home *** CD-ROM | disk | FTP | other *** search
/ Pornodelic / Pornodelic - Disc 2.iso / pc / data / photo2.dir / 00034_ÉYÅ[ÉÄÉAÉEÉg.ls < prev    next >
Encoding:
Text File  |  1998-03-05  |  195 b   |  10 lines

  1. global gp_num
  2.  
  3. on mouseDown
  4.   if somebutton() then
  5.     set gp_num to the castNum of sprite 11 - the number of member "Photo1r,St"
  6.     go("Play", "Photo1")
  7.     puppetTransition(8, 2)
  8.   end if
  9. end
  10.